home *** CD-ROM | disk | FTP | other *** search
- Lesson 2 Hands-on Exercise
-
- Launch SuperCede from your desktop or select it from the
- task bar if it is already running. Then follow the
- instructions below.
-
- Step 1: Create a new project called AddText.
-
- Step 2: Drag a TextArea and a TextField onto the component
- window. Also add two Buttons to the Component window. Label
- the buttons "Add Text" and "Clear Area" respectively.
-
- Step 3: Edit Handlers to create functionality in the Add
- Text and Clear Text Buttons.
-
- Step 4: Click Go to run the application and verify that
- the application functions as designed by using the finished
- project.